projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c25fd8f
)
*** empty log message ***
author
Martin Rudalics
<rudalics@gmx.at>
Tue, 7 Aug 2007 12:43:40 +0000
(12:43 +0000)
committer
Martin Rudalics
<rudalics@gmx.at>
Tue, 7 Aug 2007 12:43:40 +0000
(12:43 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c6a6d8493517d6c40282f6dc0384e3701b30161c..b4ac9903813a37c60a3544b3bbca4563e910bef7 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-08-07 Martin Rudalics <rudalics@gmx.at>
+
+ * format.el (format-insert-file): Make sure that at most one undo
+ entry is recorded for the insertion. Inhibit point-motion and
+ modification hooks around call to insert-file-contents.
+
2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
* vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.